Tell me about Web API with its characteristics, why we used it with example.
Define Web API.
1392
07-Feb-2020
Nishi Tiwari
07-Feb-2020The ASP.NET Web API is defined as a framework that allows us to build HTTP services for browsers and mobile devices and also it is an ideal platform for developing RESTful applications on the ASP .NET Framework.
In asp.net web API is an extensible framework for building HTTP based services that can be accessed in different applications on different platforms such a web, windows, mobile devices, etc.
Why used Web API?
Google Trends WCF vs. ASP.Net web API
The pros/benefits of using web API:
The Characteristics of Web API